Navigation

    Welcome to the Pycom forum

    Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. Tags
    3. lorawan abp
    Log in to post

    • D

      Set MAX TX power in LoRaWAN mode
      LoPy • lora lorawan adr lorawan abp txpower • • d.alvrzx  

      6
      0
      Votes
      6
      Posts
      173
      Views

      D

      @Eric73 Oh wow, that makes sense... So it actually is transmitting at max power, as expected. That's good to know. Thanks so much for your insight! @catalin @Xykon would you be able to confirm this? If so I think it's important to change the documentation in https://docs.pycom.io/firmwareapi/pycom/network/lora/. Thanks!
    • H

      lora.nvram_restore() is not working
      LoPy • lopy4 lorawan lorawan abp saving data restore • • Harish kumar  

      3
      0
      Votes
      3
      Posts
      766
      Views

      H

      @robert-hh Thank you so much for your time. I made some changes and now my program works fine.
    • H

      How to get data from a particular device in lopy ?
      LoPy • lora lopy4 lopy lorawan lorawan abp coding • • Harish kumar  

      3
      0
      Votes
      3
      Posts
      897
      Views

      H

      @robert-hh Sorry for the late and Thanks for your reply. I have tried with simple change like adding if statement with particular device address but it's not working. Is there any other possible way ?
    • H

      Lorawan ABP Frame counts
      LoPy • lopy4 lopy lorawan lorawan otaa lopy lora lorawan abp • • Harish kumar  

      6
      0
      Votes
      6
      Posts
      1254
      Views

      J

      @harish-kumar Well, you're not sleeping, so you shouldn't need to nvram_save/restore, but you're re-creating the LoRa object (twice!) in your loop, using two different modes (raw LoRa and LoRaWAN), and re-joining each time, so no wonder your frame counters get re-initialised. I'm really not sure you can use the current LoRa stack like this to achieve what you want. I'm quite certain it would require some extensive changes to the stack, especially if you really want to maintain true LoRaWAN compatibility (i.e. including ADR, MAC commands, etc.).
    • J

      LoPy + GSM / GPRS SIM900 modification Nanogateway LoRaWAN
      LoPy • lopy at commands lorawan abp gprs • • juan.narvaezb95  

      1
      0
      Votes
      1
      Posts
      465
      Views

      No one has replied

    • M

      ABP on MatchX
      Discussion • lorawan abp matchx • • misterlisty  

      1
      0
      Votes
      1
      Posts
      564
      Views

      No one has replied

    • M

      LoraWan ABP
      Discussion • lorawan abp • • misterlisty  

      2
      0
      Votes
      2
      Posts
      774
      Views

      jmarcelino

      @misterlisty ABP needs a device address but our function expects the binary value, not an hexadecimal string representation. Another option is to use binascii.unhexlify
    • bmarkus

      Set up channels for LoRaWAN EU 863-870MHz ABP
      Guides • lorawan abp • • bmarkus  

      6
      2
      Votes
      6
      Posts
      2532
      Views

      A

      @jcaron Thanks, forgot about that (since it is relatively new). The gateway is just a meter away from me (indoor).
    • 1 / 1